Autogenerated HTML docs for v1.5.3-rc0-63-gc956
diff --git a/git-submodule.html b/git-submodule.html index b724373..7d58799 100644 --- a/git-submodule.html +++ b/git-submodule.html
@@ -272,8 +272,9 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-submodule</em> [--quiet] [-b branch] add <repository> [<path>] -<em>git-submodule</em> [--quiet] [--cached] [status|init|update] [--] [<path>…]</p> +<div class="verseblock"> +<div class="content"><em>git-submodule</em> [--quiet] [-b branch] add <repository> [<path>] +<em>git-submodule</em> [--quiet] [--cached] [status|init|update] [--] [<path>…]</div></div> </div> <h2>COMMANDS</h2> <div class="sectionbody"> @@ -310,8 +311,8 @@ <dd> <p> Initialize the submodules, i.e. register in .git/config each submodule - path and url found in .gitmodules. The key used in git/config is - <tt>submodule.$path.url</tt>. This command does not alter existing information + name and url found in .gitmodules. The key used in .git/config is + <tt>submodule.$name.url</tt>. This command does not alter existing information in .git/config. </p> </dd> @@ -372,7 +373,7 @@ <p>When initializing submodules, a .gitmodules file in the top-level directory of the containing repository is used to find the url of each submodule. This file should be formatted in the same way as $GIR_DIR/config. The key -to each submodule url is "module.$path.url".</p> +to each submodule url is "submodule.$name.url".</p> </div> <h2>AUTHOR</h2> <div class="sectionbody"> @@ -384,7 +385,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Jul-2007 07:03:46 UTC +Last updated 07-Jul-2007 21:52:20 UTC </div> </div> </body>